func net.getSystemDNSConfig
4 uses
	net (current package)
		conf.go#L285: 	dnsConf = getSystemDNSConfig()
		dnsclient_unix.go#L368: func getSystemDNSConfig() *dnsConfig {
		dnsclient_unix.go#L452: 		conf = getSystemDNSConfig()
		dnsclient_unix.go#L639: 		conf = getSystemDNSConfig()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)